home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Broadcast Titler v1.0.adf / ED-Menus < prev    next >
Text File  |  1988-01-20  |  3KB  |  130 lines

  1. *******************************************************
  2. *                                                     *
  3. * Name    : ED-Menus                                  *
  4. * Purpose : When Stuff-It reads this menu data file   *
  5. *           it will create a set of menus to be used  *
  6. *           with the Amiga editor - ED.               *
  7. * Notes   : This file can load the menu data file     *
  8. *           MainStuff, allowing you to load other     *
  9. *           menu data files from there.               *
  10. *                                                     *
  11. *******************************************************
  12.  
  13. m:File
  14.    i:Save
  15.       a:[ES]SA[CR]
  16.    i:Save as ...
  17.       a:[ES]SA
  18.    i:Exit and Save
  19.       a:[ES]X[CR]
  20.    i:Quit
  21.       a:[ES]Q[CR]
  22. m:Cursor
  23.    i:Scroll
  24.       s:Up
  25.          a:[CO]u
  26.       s:Down
  27.          a:[CO]d
  28.    i:Tab
  29.       a:[TA]
  30.    i:Beginning of
  31.       s:File
  32.          a:[ES]T[CR]
  33.       s:This Line
  34.          a:[ES]CS[CR]
  35.       s:Next Line
  36.          a:[ES]N[CR]
  37.       s:Previous Line
  38.          a:[ES]P[CR]
  39.       s:Next Word
  40.          a:[CO]t
  41.       s:Block
  42.          a:[ES]SB[CR]
  43.    i:End of
  44.       s:File
  45.          a:[ES]B[CR]
  46.       s:This Line
  47.          a:[ES]CE[CR]
  48.       s:Previous Word
  49.          a:[CO]r
  50.    i:Move Cursor
  51.       s:Right
  52.          a:[AR]
  53.       s:Left
  54.          a:[AL]
  55.       s:Up
  56.          a:[AU]
  57.       s:Down
  58.          a:[AD]
  59.    i:Move to Line ?
  60.       a:[ES]M 
  61. m:Edit
  62.    i:Insert Line
  63.       s:Before
  64.          a:[ES]I//[CR]
  65.       s:After
  66.          a:[ES]A//[CR]
  67.    i:Delete
  68.       s:Character
  69.          a:[DE]
  70.       s:Word
  71.          a:[CO]o
  72.       s:Line
  73.          a:[CO]b
  74.       s:To End Of Line
  75.          a:[CO]y
  76.       s:Block
  77.          a:[ES]DB[CR]
  78.    i:BackSpace
  79.       a:[BS]
  80.    i:Flip Case
  81.       a:[CO]f
  82.    i:Join Line
  83.       a:[ES]J[CR]
  84.    i:Split Line
  85.       a:[ES]S[CR]
  86. m:Blocks
  87.    i:Start
  88.       a:[ES]BS[CR]
  89.    i:End
  90.       a:[ES]BE[CR]
  91.    i:Insert
  92.       a:[ES]IB[CR]
  93.    i:Show
  94.       a:[ES]SB[CR]
  95.    i:Delete
  96.       a:[ES]DB[CR]
  97.    i:Save Block AS ?
  98.       a:[ES]WB !
  99. m:Etc...
  100.    i:Find
  101.       a:[ES]F !
  102.    i:Exchange ?
  103.       a:[ES]E !
  104.    i:Query Exchange
  105.       a:[ES]EQ !
  106.    i:Insert File
  107.       a:[ES]IF !
  108.    i:A is equal to a
  109.       a:[ES]LC[CR]
  110.    i:A is NOT equal to a
  111.       a:[ES]UC[CR]
  112.    i:Set Left Margin To ?
  113.       a:[ES]SL 
  114.    i:Set Right Margin To ?
  115.       a:[ES]SR 
  116.    i:Set Tab Distance To ?
  117.       a:[ES]ST 
  118.    i:Undo Last
  119.       a:[ES]U[CR]
  120.    i:Repaint
  121.       a:[CO]v
  122.    i:Status
  123.       a:[ES]SH[CR]
  124. m:          
  125. m:Other
  126.    i:Load MainStuff
  127.       f:MainStuff
  128.    i:Stuff-It To Front
  129.       f:
  130.